home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 012a / oh_.zip / OH!.DOC next >
Text File  |  1991-11-24  |  2KB  |  70 lines

  1.  
  2.                                    OH!
  3.                                  +++++++
  4.  
  5.              a public domain SysOps' utility by Michael Conley.
  6.  
  7.                      Version 1.5,  compiled 11/24/91
  8.  
  9.  
  10. WHAT IT DOES:
  11. -------------
  12.  
  13. OH! places your modem OFF HOOK or ON HOOK depending on the command line
  14. switches.  Unlike many similar programs, OH! allows you to send these
  15. modem commands to ANY port address and any IRQ (1 through 7), as well
  16. as offerint simple default settings
  17.  
  18. OH! transmits its commands at 1200 baud, which should be compatible
  19. with virtually any current modem.  It uses the HAYES-compatible commands
  20.  
  21.                 ATH1 - places the modem off-hook
  22.                 ATH0 - places the modem on-hook
  23.  
  24. RUNNING THE PROGRAM:
  25. --------------------
  26.  
  27. OH! can be run from a batch file or directly from the command line.
  28.  
  29. Calling syntax:   OH! <PORT> <IRQ> [X] 
  30.  
  31. PORT may be any one of the following formats:
  32.  
  33.                   COM1 through COM4 - see defaults below
  34.                   H3F8              - any HEX address (preceded by an H)
  35.                   1016              - any DECIMAL address.
  36.  
  37. IRQ (only required if you don't use the defaults - see below)
  38.  
  39.      I3            -- any valid COM IRQ  (1 - 7) 
  40.  
  41. X   (optional)     -- restores ON HOOK condition 
  42.  
  43. OH! default combinations are:  NAME  HEX ADDR  IRQ 
  44.                                ===================
  45.                                COM1    H3F8     4 
  46.                                COM2    H2F8     3 
  47.                                COM3    H3E8     5 
  48.                                COM4    H2E8     7 
  49.  
  50. PROBLEMS, SUGGESTIONS:
  51. ======================
  52. OH!is public domain.  I don't seek or accept any donations for this or
  53. any of my other Wildcat! utility programs, including TODAYBBS, FLOP, MSTAT,
  54. USTAT, and others.
  55.  
  56. I welcome suggestions, and will try to help (no guarantees) if there are
  57. problems.
  58.  
  59. You may contact me at The Charlatan's Cabin BBS  (213) 654-7337.  Mention
  60. your Wildcat! registration number in the comment and you'll be upgraded to
  61. membership without the usually required registration by mail.
  62.  
  63. You may also leave a message via CompuServe (70250,220).
  64.  
  65. Please, NO VOICE CALLS.  This isn't meant to be unfriendly, but with
  66. the price of public domain software these days ... I just can't afford
  67. to be "on call."  I WILL respond to your questions via my BBS or CompuServe,
  68. or via the Mustang Software registered SysOp BBS.
  69.  
  70.